home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / hewitt.swf / scripts / DefineButton2_213 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2011-06-09  |  101 b   |  7 lines

  1. on(press){
  2.    if(_root.micon._currentframe == 18)
  3.    {
  4.       ┬º┬ºpush(_root.talk9 < 3);
  5.    }
  6. }
  7.